﻿/*Template*/
body{
    font-family:verdana;
    font-size: 16px;
}

body._AF a, body._AF div, body._AF h1, body._AF h2, body._AF h3, body._AF h4, body._AF h5, body._AF p, body._AF span:not(.fa), div._AF a, div._AF div, div._AF h1, div._AF h2, div._AF h3, div._AF h4, div._AF h5, div._AF p, div._AF span:not(.fa), html._AF a, html._AF div, html._AF h1, html._AF h2, html._AF h3, html._AF h4, html._AF h5, html._AF p, html._AF span:not(.fa) {
    font-family:verdana !important;
}

p, .product_self .achieveforms-container .all-sections .field .fieldContent fieldset.fieldInput .checkbox-wrapper label, .product_self .achieveforms-container .all-sections .field .fieldContent fieldset.fieldInput .radio-wrapper label, .product_service .achieveforms-container .all-sections .field .fieldContent fieldset.fieldInput .checkbox-wrapper label, .product_service .achieveforms-container .all-sections .field .fieldContent fieldset.fieldInput .radio-wrapper label, ._AF label.error, .achieveforms-container label.error, .achieveforms-container .all-sections .field .fieldContent .fieldName, .achieveforms-container .all-sections .field .fieldContent .subform-summary {
    font-size:16px;
}

.achieveforms-container header.formHeader .formName{
    padding-bottom:10px;
    color: #005B94;
    font-weight:500;
    font-size:32px;
}

.achieveforms-container{
    padding: 0 10px;
}

#page-container, #page, .navbar .btn-group{
    padding-left:0;
    padding-right:0;
}

#cookie-message {
    position: relative;
    display: block;
    padding: 20px;
    color: black;
    background-color: #fcf8e3;
    border-color: #faebcc;
    min-width: 100%;
    z-index: 9999;
}

a:active, 
a:focus, 
button:active, 
button:focus, 
input[type=button]:active, 
input[type=button]:focus,
.btn:active,.btn:focus{
	outline: 3px solid #ffbf47 !important;
}
.btn{
    font-size:16px;
    border-radius: 0;
}
.btn-af{
    font-size: 16px !important;
}
.btn-success{
    color: white !important;
    background-color:#00852C;
    border-color: #00852C;
    border-radius: 0;
}
.btn-success:hover{
    background-color: #218838 !important;
    border-color: #218838 !important;
}

#vog-navbar-container{
    background-color: #0069a0;
}

#vog-navbar-container .container{
    padding-left:0;
    padding-right:0;
}

#vog-navbar-container .container .row, .row{
    margin-left:0;
    margin-right:0;
}

#vog-navbar-logo{
    height: 40px;
    float: left;
    margin:5px 8px 0 0;
}
#vog-navbar-title{
    color:white;
}
#session-badge .dropdown .dropdown-toggle{
    color:white !important;
}
#languageSwitch {
    background-color: #c26e0c;
    border-color: #c26e0c;
    margin: 8px;
}
#languageSwitchFooter{
    background-color: #c26e0c;
    border-color: #c26e0c;
}
#session-badge .open .dropdown-toggle{
    background-color: #023660;
}
.title, #hello-title{
    color: #005B94;
    border-bottom:0;
}

.span12 h1{
    color: #005B94;
    margin: 15px;
}

.span12 p{
    margin: 0 15px 15px;
}

.navbar .btn-group .btn-primary{
    padding: 7px 18px !important;
    background-color: #0a9b3a;
    border-color: #ffffff;
    border-radius: 0;
}
.navbar .btn-group .active{
    background-color: #00852C;
}
.navbar .btn-group a .caret{
    color: #00852C;
    border-top-color: #00852C;
    border-bottom-color: #00852C;
}
#navigation .row .navbar{
    margin-bottom: 0px;
}
#footer, #SelfFooter {
    margin-top: 0;
    border-top: 0px solid #00A28C !important;
    padding-top: 0.66em;
}

div#footer{
    background: #00A28C !important;
    padding: 30px 0;
    color: white;
    width: 100%;
}
.footer-item{
    padding-bottom:15px;
}

#self-content{
    padding:0;
}

.card{
    background-color: #FAFAFA;
    border: 1px solid #D2CFE2;
    margin: 0 0 15px;
}
.card-body{
    padding:13px;
}
.card-title{
    color: #005B94;
    margin: 5px 0 15px;
}
.w-100{
    width:100%;
}
hr{
    border-top: 1px solid #D2CFE2;
}
#homepage-container{
    margin: 30px 0;
}

.login-form h1, .logout-form h2{
    color: #005B94;
    font-weight:500;
    font-size:32px;
}

.login-form .form-horizontal .form-group label{
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
}

.login-form .form-horizontal .login-btn-group .primary{
    background-color: #00852C;
    color: white
}

#anonymousLoginScreen{
    border: 1px solid #D2CFE2;
    background-color: #FAFAFA;
    margin: 10px;
    padding: 20px;
}
#anonymousLoginScreen h1{
    color: #005B94;
    font-weight: 500;
    font-size: 30px;
}
#anonymousLoginScreen .registration-text{
    padding:10px;
    margin: 10px 0 !important;
}
#anonymousLoginScreen #btn-register{
    background-color: #00852C;
    border-color: #00852C;
    border-radius: 0;
}
#anonymousLoginScreen #btn-login{
    background-color: #00852C;
    border-color: #00852C;
    border-radius: 0;
    margin-top: 10px;
    color: white !important;
    letter-spacing: normal;
    margin-bottom: 15px;
    padding-top: 6px;
    font-size: 16px;
}
#anonymousLoginScreen .btn-custom:hover{
    box-shadow: none;
}
#anonymousLoginScreen #btn-anon {
    color: #005B94 !important;
    font-size: 14px;
}

.PasswordReset h4{
    color: #005B94 !important;
    font-size: 22px;
    margin: 0 0 20px;
}

.PasswordReset p{
    margin-bottom: 30px;
}

.service-groups a.fsservice-pretty-link h2{
    font-weight: normal;
    font-size: 25px;
}

.service-groups .menu .leaf a{
    height: auto !important;
}

.services li a .form-link-color::after {
    content: "  \f0c1";
    font: normal normal normal 14px/1 FontAwesome;
}

.services li a[data-formname] .form-link-color::after {
    content: "";
    font: verdana;
}

.navbar .btn-group a[href="/CapitaConnect"]{
    font-size:0;
}
.navbar .btn-group a[href="/CapitaConnect"]::after{
    content: "Council Tax and Benefits";
    font-size:16px;
}
.navbar .btn-group a[href="/cy/CapitaConnect"]{
    font-size:0;
}
.navbar .btn-group a[href="/cy/CapitaConnect"]::after{
    content: "Treth y Cyngor a Budd-daliadau Tai";
    font-size:16px;
}

.navbar .btn-group a[href="/MyRequests"]{
    font-size:0;
}
.navbar .btn-group a[href="/MyRequests"]::after{
    content: "My Requests";
    font-size:16px;
}
.navbar .btn-group a[href="/cy/MyRequests"]{
    font-size:0;
}
.navbar .btn-group a[href="/cy/MyRequests"]::after{
    content: "Fy Ngheisiadau";
    font-size:16px;
}

/* under md */
@media only screen and (max-width: 768px){
    #vog-navbar-logo {
        float: none;
        margin: 0 0 0 10px;
    }
    #vog-navbar-title {
        display: inline-block;
        padding-left: 5px;
        float:none;
    }
    #session-badge{
        display: inline-block;
        margin: 5px 0;
        width:100%;
        border-top: 2px solid white;
    }
    #session-badge .dropdown .dropdown-toggle .dropdown-menu{
        padding-bottom: 10px;
    }
    #session-badge .dropdown .dropdown-toggle .dropdown-menu li a{
        color:white;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{
        color:white;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #023660 !important;
        height: 0.5px;
    }
    
    #homepage-container{
        margin:0;
    }
    #session-badge{
        margin-top:5px;
    }
    #session-badge:first-child{       
        border-right: 2px solid white;
    }
    #session-badge li{
        display:inherit;
    }
    #session-badge li a{
        margin:0;
    }
    #session-badge .dropdown{
        border-right: 0 !important;
        display: block !important;
    }
    #languageSwitch{
        display:none;
    }
    #homepage-container > .row > div{
        padding-left: 0px;
        padding-right: 0px;
    }

}

@media only screen and (max-width: 513px){
    .previousbutton + .cancelbutton{
        margin-top:8px !important;
    }
}

/*My Requests*/
.table_display label{
    margin-right: 8px;
}
.case-row{
    background-color:#d8ebf6;
}

/*Services*/
.all-services{
    margin-top: 15px;
}
.services li{
    padding-bottom:5px;
    font-size: 16px;
}

/*Custom Alert Notifications */

.vog-info-box {
    display: flex;
    align-items: center;
    background-color: #317a7d;
    color: white;
    border: 2px solid white;
    border-radius: 10px;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
}

.vog-alert-box {
    display: flex;
    align-items: center;
    background-color: #ca3838;
    color: white;
    border: 2px solid white;
    border-radius: 10px;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
}


.vog-alert-icon {
    display: flex;
    text-align: center;
    width: 20%;
    max-width: 100px;
    align-items: center;
}

.vog-alert-text {
    width: 90%;
    padding-left: 10px;
}